DiscordLobby
extern (C) @nogc nothrow
struct DiscordLobby {
}
- capacity
uint capacity;
Undocumented in source.
- id
DiscordSnowflake id;
Undocumented in source.
- locked
bool locked;
Undocumented in source.
- ownerId
DiscordUserId ownerId;
Undocumented in source.
- secret
char[128] secret;
Undocumented in source.
- type
DiscordLobbyType type;
Undocumented in source.
discord_game_sdk
aliasesenumsfunctionsmanifest constantsstructs